Nuprl Lemma : typed-null-ite 11,40

xy:(Top List), b:. null(if b then x else y fi ) = if b then null(x) else null(y) fi    
latex


ProofTree


Definitionst  T, Top, x:AB(x), null(as), b, A, b, , , P  Q, P & Q, P  Q, Unit
Lemmaseqtt to assert, iff transitivity, eqff to assert, assert of bnot, bool wf, bnot wf, not wf, assert wf, null wf, top wf

origin